

html,body,div,span,p,ul,li,img,a,h4,h5,h1{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
a{
	text-decoration: none !important;
	color: #666666;
}
a:hover{
	color: #990000;
}
body{
	background-color:#f2f2f2;
	font-family: "微软雅黑";
	font-size: 16px;
}
.top{
	background-color: #ffffff;
	padding-top: 20px;
}
.container{
	width: 75%;
	width: 1200px !important;
	margin: 0 auto;
	padding: 0;
}
.top .nav{
	background-color: #990000;
	height: 60px;
}
.top .nav .parent>li{
	float: left;
	line-height: 60px;
	position: relative;
}
.top .nav ul>li:hover .childs{
	display: block;
}
.top .nav ul .childs{
	display: none;
	background-color: #990000;
	position: absolute;
	top: 60px;
	z-index: 10;
	text-align: center;
	width: inhert;
}
.top .nav ul .childs a{
	padding: 5px 10px;
	width: 134px;
}
.top .nav .parent a{color: white;padding: 20px 29px;}
.top .nav a:hover{font-weight: bold;}
.main .container .news ul{
	width: 100%;
	height: 675px;
	overflow: hidden;
}
.main .container .news ul li{
	float: left;
	width: 100%;
	height: 675px;
	position: relative;
}
.main .container .news ul li img{
	width: 1200px;
	height: 675px;
}
/*搜索样式*/
.top .container{
	position: relative;
}
#searchForm{
	position: absolute;
	top: 0;
	right: 0;
}
.search {
    width: 172px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #c2c2c2;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    float: left;
}
.search .searchCon {
    width: 206px;
    float: left;
    background: none;
    line-height: 28px;
    text-indent: 5px;
    outline: none;
    font-size: 12px;
    border: none;
}
.search .searchMenu {
    float: left;
    width: 34px;
    height: 30px;
    background: url(../img/tubiao.png) -102px -40px no-repeat;
    outline: none;
    cursor: pointer;
    border: none;
}
/*首页轮播样式*/
#b04{
	position: relative;
}
#b04 .dots{
	position: absolute;
	right: 10px; 
	bottom: -5px;
}
#b04 .dots li{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border: 1px solid #fff; 
	border-radius: 50%; 
	cursor: pointer;
	text-indent: -999em; 
}
#b04 .dots li.active{
	background-color: #990000;
}
#b04 .unslider-arrow04{
	position: absolute;
	display: inline-block;
	width: 35px;
	height: 40px;
	top: 300px;
}
#b04 .prev{
	left: 20px;
	background: url(../img/arrowl.png) no-repeat;
}
#b04 .next{
	right: 10px;
	background: url(../img/arrowr.png) no-repeat;
}
.main .container .news ul li p{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	background-color: #262626;
	opacity: 0.9;
	color: white;
}
.main .container .second{
	padding: 20px 20px 10px;
	background-color: #ffffff;
	overflow: hidden;
}
.main .container .second .title01 span{
	font-weight: bold;
	color: #990000;
	display: inline-block;
	font-size: 18px;
}
.main .container .second .title01 a{
	font-size:14px;
	color: #990000;
}
.main .container .title01 span:after{
	content: "";
	background: url(../img/bts.png) no-repeat;
	display: block;
	width: 72px;
	height: 4px;
	margin-top: 5px;
}
.main .container .second li{
	height: 32px;
	line-height: 32px;
}
.main .container .second .zyfw{
	overflow: hidden;
}
.main .container .second .zyfw li{
	float: left;
	width: 49%;
	border: 1px solid #CCCCCC;
	padding: 5px 18px;
	border-radius: 5px;
	height: 40px;
}
.main .container .second .zyfw li.even{
	margin-left: 2%;
}
.main .container .second .zyfw li{
	margin-top: 7px;
}
.main .container .second .zyfw li img{
	margin-right: 5px;
	width: 25px;
	height: 25px;
}
.main .container .second .zyfw li p{
	width: 35px;
	height: 30px;
	float: left;
	line-height: 32px;
	background: url(../img/xtb.png) no-repeat;
}
.main .container .second .zyfw li p.a{
	background-position: 0 5px;
}
.main .container .second .zyfw li p.b{
	background-position: -240px 5px;
}
.main .container .second .zyfw li p.c{
	background-position: 0 -45px;
}
.main .container .second .zyfw li p.d{
	background-position: -240px -45px;
}
.main .container .second .zyfw li p.e{
	background-position: 0 -92px;
}
.main .container .second .zyfw li p.f{
	background-position: -240px -92px;
}
.main .container .second .zyfw li p.g{
	background-position: 0 -140px;
}
.main .container .second .zyfw li p.h{
	background-position: -240px -140px;
}
.main .container .second .zyfw li p.i{
	background-position: 0 -189px;
}
.main .container .second .zyfw li p.j{
	background-position: -240px -189px;
}
.main .container .second .zyfw li p.k{
	background-position: 0 -236px;
}
.main .container .second .zyfw li p.l{
	background-position: -240px -236px;
}
.main .container .three{
	overflow: hidden;
}
.main .container .content{
	width: 384px;
	float: left;
}
.main .container .ml{
	margin-left: 24px;
}
.main .container .content .owns{
	height: 320px;
}
.main .container .content .owns li{
	overflow: hidden;
	height: 106px;
	padding: 20px 0;
	border-bottom: 1px solid #CCCCCC;
}
.main .container .content li .txt{
	display: inline-block;
	width:260px;
}
.main .container .content li p{
	font-size:16px;
	font-family:MicrosoftYaHei;
	font-weight:400;
	line-height:28px;
}
.main .container .content li .special{
	color: #999999;
	font-size: 14px;
}
.main .container .title01 .lg-img:after {
    content: "";
    background: url(../img/titleBt.png) no-repeat;
    display: block;
    width: 162px;
    height: 4px;
    margin-top: 5px;
}
.main .container .zjfc li{
	float: left;
	width: 200px;
	height: 240px;
	line-height: 20px;
	margin-left: 25px;
	text-align: left;
}

.main .container  .zjfc li span{
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	line-height:20px;
	height:60px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.main .container .zjfc img{
	width: 200px;
	height: 156px;
	border-radius: 5px;
	/*object-fit: cover;
	border:solid 1px #ccc;*/
}
/*第四部分轮播*/
.main .container .four{
	 position: relative; overflow: auto; text-align: center;width: 1200px;
}
.main .container .four ul{
	height: 120px;
}
.main .container .four li{
	width: 1200px;
	height: 120px;
	float: left;
}
/*学者风采轮播*/
#body{
	width: 95%;
    height: 240px;
	overflow: hidden;
	margin: 20px auto;
}
#rool{
	height: 240px;
}
/*底部样式*/
.bottom{
	width: 100%;
	height: 350px;
	background:  #373D41 url(../img/foot-bg.png) no-repeat;
	/* background-size: 100% 100%; */
	background-position: bottom center; 
}
.bottom .container{
	padding: 10px 0 5px 0;
}

.bottom .container .nav ul{
	overflow: hidden;
}
.bottom .container .nav li{
	float: left;
}
.bottom .container .nav a.active span:after{
	content: "";
    background: url(../img/bottom.png) no-repeat;
    display: block;
    width: inherit;
    height: 4px;
    margin-top: 5px;
}
.bottom .container .nav a:hover span:after{
	content: "";
    background: url(../img/bottom.png) no-repeat;
    display: block;
    width: inherit;
    height: 4px;
    margin-top: 5px;
    font-weight: bold;
}
.nav>li>a{
	color: #bfcbd2;
} 
.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
}
.bottom .container .tab-content{
	border-bottom: 1px dashed #5D6266;
	padding-bottom: 15px;
}
.bottom .container .tab-content ul{
	overflow: hidden;
	height: 130px;
}
.bottom .container .tab-content li{
	float: left;
	font-size:14px;
	/*height: 150px;*/
    line-height:26px;
    width: 190px;
    margin-left: 145px;
}
#home li{
	width: 100px;
	margin-left: 52px;
}

.bottom .container .tab-content li.last{
	margin-left: 73px;
	width: 160px;
}
.bottom .container .tab-content li a{
	display: inline-block;
	color: #bfcbd2;
	overflow: hidden;
	width:130px;
}
.bottom .container .ab{
	color: #BFCBD2;
	font-size: 12px;
	margin-top: 15px;
}
.bottom .container .ab .bottom-left{
	width: 70%;
	float: left;
}
.bottom .container .ab .bottom-right{
	width: 30%;
	float: left;
}
.bottom .container .ab li{
	height: 24px;
}
/*列表页与内容页公用*/
.zstp2 img:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.zstp2 img {
    transition: all 0.6s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    -webkit-transition: all 0.6s;
}
/*列表页样式*/
.dqwz {
    width: 100%;
    background: url(../img/dqwz_bg.jpg) repeat-x;
    height: 55px;
    background-color: #f2f2f2;
}
.dqwz .container p {
    height: 55px;
    line-height: 55px;
    background: url(../img/plane.png) no-repeat left center;
    display: block;
    padding: 0 0 0 30px;
    font-size: 13px;
    color: #505050;
}
.title {
	background-color: #F5E5E5;
	padding: 20px;
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}
.title img {
	margin-right: 10px;
}
.lm {
    width: 1200px;
    height: 144px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 5;
    margin-left: -600px;
}
.lmm {
    width: 250px;
    background: url(../img/lm_bg.png);
    margin: 0 auto;
	height: 50px;
	margin-top: 94px;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}
.lmm .lmm_bg {
    width: 250px;
    height: 73px;
    background: url(../img/lmm_bg.png) no-repeat;
}
.lmm_tit {
    width: 100%;
    height: 50px;
	line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    overflow: hidden;
}
.l_left {
    z-index: 3;
    /*margin-top: -56px;*/
    width: 250px;
    padding-top: 1px;
    padding-bottom: 30px;
}
.l_nav {
    width: 250px;
    border: 1px solid #e0e0e0;
    padding: 0 0 30px 0;
    background: white;
    border-top: 10px solid #911A21;
}
.l_nav li {
    height: 52px;
    width: 100%;
}
.l_nav li a {
    line-height: 52px;
    width: inherit;
    padding: 0 29px;
    font-size: 16px;
    color: #505050;
    height: 52px;
    display: block;
}
.l_nav li a:hover {
    padding: 0 30px;
    z-index: 1;
    margin-left: -1px;
    background: url(../img/l_on.jpg);
    color: #fff !important;
    height: 52px;
}
.l_nav li span.ons a{
    padding: 0 30px;
    z-index: 1;
    margin-left: -1px;
    background: url(../img/l_on.jpg);
    color: #fff !important;
    height: 52px;	
}
.l_nav li.ons a{
    padding: 0 30px;
    z-index: 1;
    margin-left: -1px;
    background: url(../img/l_on.jpg);
    color: #fff !important;
    height: 52px;	
}
.l_con li{
	overflow: hidden;
	height: 50px;
    line-height: 50px;
    /*width: 900px;*/
   padding: 0 20px;
    font-size: 16px;
    border-bottom: 1px dashed #E3E8E9;
}
.l_con li a{
	width: 700px;
	display: inline-block;
	padding-left: 20px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../img/sj.png) no-repeat;
	background-position: 7px 23px;
}
.l_con li:hover>a,.l_con li:hover>span{
	color: #990000;
	font-weight: bold;
	
}
.l_con li .l_sp {
    color: #999999;
    margin-right: 10px;
    float: right;
}
.zstp2 {
    width: 250px;
    height: 320px;
    margin-top: 30px;
    overflow: hidden;
}
.l-right {
    width: 930px;
    border: 1px solid #E3E8E9;
}
/* .l1_bg {
    width: 900px;
    height: 77px;
    background: url(../img/l1_bg.jpg) repeat-x;
} */
.l_lmm {
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    margin: 27px auto 0;
    padding: 0 10px;
    background: url(../img/l1_bg2.jpg) no-repeat 48% bottom;
    color: #ca0000;
    float: left;
}
.l_s {
    width: 90px;
    height: 75px;
    background: url(../img/l_s.jpg) no-repeat;
    float: right;
}
.l_con {
    padding: 20px;
    background-color: white;
}

.l_con li .l_sp {
    height: 50px;
    line-height: 50px;
    color: #999999;
    margin-right: 10px;
    float: right;
}
/*內容頁樣式*/
.c_con {
    /*width: 1000px;*/
    padding: 25px 100px;
}
.c_date {
    color: #888;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    height: 50px;
}
.con {
    border-top: 1px solid #d8d8d8;
    padding: 20px 0;
}
.c_tit {
    line-height: 50px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}
.c1_bg {
	width: 100%;
    height: 77px;
    background: url(../img/l1_bg.jpg) repeat-x;
}
#vsb_content_4 p{
				line-height: 3rem;
			}
/*搜索页样式*/
.searchNav {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 2px solid #e7e7e7;
}
.searchList {
    margin-top: 6px;
}
.searchList .item {
    padding: 20px 0 20px 10px;
    border-bottom: 1px solid #f0f0f0;
}
.searchList .item .search-title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 14px;
}
.searchList .item .search-txt {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.page-large {
    margin: 40px 0 20px;
    text-align: center;
}
.page-large a.on {
    border: 1px solid #990000;
    background: #990000;
    color: #fff;
}
.page-large a {
    min-width: 40px;
    height: 40px;
    display: inline-block;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 40px;
    text-align: center;
    float: left;
    text-indent: 0;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 3px;
}
.searchList .item .search-date {
    color: #333333;
    font-size: 12px;
}
.searchList .item .search-date em {
    color: #bababa;
    margin: 0 30px 0 15px;
}
/*翻页效果与左侧导航栏以及table表格效果*/
.pagesite {
				padding: 20px;
			}
			
			.pagesite div a {
				padding: 5px 10px;
				border: 1px solid #E3E8E9;
				cursor: pointer;
			}
			
			.pagesite div a:hover {
				background-color: #990000;
				color: white;
			}
			
			.menu_left_tree li {
				position: relative;
			}
			
			.menu_left_tree li:hover ul.level2 {
				display: block;
				
			}
			
			.menu_left_tree li ul.level2 {
				overflow: hidden;
				display: none;
				width: inherit;
				position: absolute;
				left: 250px;
				top: 0;
				background: white;
				z-index: 10;
			}
			
			.menu_left_tree li ul.level2 li {
				height: 52px;
				border: 1px solid #E0E0E0;
			}
			table{
				border: 1px solid red;
			}
			table th,table td{
				text-align: center;
				padding: 10px;
			}
			table thead th{
				color: #990000;
				background-color: #F5E5E5;
				opacity: 0.7;
			}
/*banner图*/
.main .az{
	height: 260px;
}
.main .az img{
	width: 100%;
	height: 260px;
}
